SftTree/NET 2.0

EditNavigateEnum Enumeration

Softel vdm, Inc.

Defines the direction when using the EditNavigate method.

Syntax      EditNavigateEnum Enumeration (Softelvdm.SftTreeNET)

VB   

Public Enum EditNavigateEnum

C#   

public enum EditNavigateEnum

C++   

public enum class EditNavigateEnum


Member

Value

Description

Up

1

The next cell above the current cell.

Down

2

The next cell below the current cell.

Left

3

The cell to the left of the current cell.

Right

4

The cell to the right of the current cell.

Home

5

The first editable cell in the control.

End

6

The last editable cell in the control.

Comments

The EditNavigateEnum enumeration defines the direction when using the EditNavigate method.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com